Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial support for lzip #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sorairolake
Copy link

@sorairolake sorairolake commented Jul 17, 2024

Pull Request Overview

This pull request adds initial support for lzip to this crate. This only supports version 1 of lzip compressed format, just like the current reference implementation. Test data were generated using lzip version 1.24.1. This passes the integration tests, so it should be usable at a minimum.

Closes #71

Testing Strategy

This pull request was tested by...

  • Added relevant unit tests.
  • Added relevant end-to-end tests (such as .lzma, .lzma2, .xz files).

Supporting Documentation and References

N/A

TODO or Help Wanted

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.lz (lzip)
1 participant